Skip to content

Conversation

NeloBlivion
Copy link
Member

@NeloBlivion NeloBlivion commented Oct 6, 2024

Summary

Implements message forwarding, alongside some small cleanups for other message features.

Information

  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • This PR is not a code change (e.g. documentation, README, typehinting,
    examples, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why.
  • I have updated the changelog to include these changes.

@NeloBlivion
Copy link
Member Author

NeloBlivion commented Oct 6, 2024

more or less done, just need to add mention/role mention handling and partialmessage support... but still 403ing on my bot 😔

@Lulalaby
Copy link
Member

Lulalaby commented Oct 6, 2024

unlucky bcs its 95% out. you're in th holdout group. try making a new bot

@JustaSqu1d JustaSqu1d added priority: medium Medium Priority feature Implements a feature API reflection Discord API isn't correctly reflected python Pull requests that update Python code labels Oct 21, 2024
@JustaSqu1d JustaSqu1d added this to the v2.7 milestone Nov 18, 2024
@Dorukyum
Copy link
Member

Dorukyum commented Jan 5, 2025

@NeloBlivion status?

Copy link
Member

@Lulalaby Lulalaby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whats the status here, can this be tested and merged?

@NeloBlivion
Copy link
Member Author

As far as I've tested it operates fine, would appreciate others testing if they may know of any edge cases/weird behaviour with the attributes of ForwardedMessage but otherwise it's feature complete.

@NeloBlivion
Copy link
Member Author

(Actually haven't done a full review of docs so maybe that'd be a good idea)

Copy link
Contributor

@DA-344 DA-344 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@Paillat-dev Paillat-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IS there a particular reason this is not getting merged ? Or is this ok di per se ?

Lulalaby and others added 2 commits March 27, 2025 07:59
Co-authored-by: JustaSqu1d <[email protected]>
Signed-off-by: Lala Sabathil <[email protected]>
@Paillat-dev
Copy link
Member

This pr should be marked as fixing

@Lulalaby Lulalaby linked an issue Mar 31, 2025 that may be closed by this pull request
@Lulalaby
Copy link
Member

done but i still won't pay you

@NeloBlivion
Copy link
Member Author

pls merge this idk

@Lulalaby Lulalaby dismissed stale reviews from JustaSqu1d and Dorukyum May 17, 2025 13:46

x

@Lulalaby Lulalaby merged commit 9f383c7 into Pycord-Development:master May 17, 2025
28 checks passed
@Lulalaby
Copy link
Member

anything for u @NeloBlivion <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API reflection Discord API isn't correctly reflected feature Implements a feature priority: medium Medium Priority python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Message Forwarding
7 participants